home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 127 / PC Guia 127.iso / Software / Produtividade / OpenOffice.org 2.0.1 / openofficeorg1.cab / SFX.xcs < prev    next >
Extensible Markup Language  |  2005-09-10  |  780b  |  29 lines

  1. <?xml version='1.0' encoding='UTF-8'?>
  2.  
  3. <oor:component-schema oor:name="SFX" oor:package="org.openoffice.Office" xml:lang="en-US" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  4.  
  5.     <info>
  6.  
  7.         <desc>Contains the component-schema for the sfx module.</desc>
  8.     </info>
  9.     <component>
  10.  
  11.         <group oor:name="Help">
  12.  
  13.             <info>
  14.  
  15.                 <desc>Contains settings which specifies how the help in Office should work.</desc>
  16.             </info>
  17.             <prop oor:name="HelpAgentStarterList" oor:type="xs:string" oor:localized="true">
  18.  
  19.                 <info>
  20.  
  21.                     <desc>Lists IDs used by SFX to start the help agent.</desc>
  22.                 </info>
  23.                 <value/>
  24.             </prop>
  25.         </group>
  26.     </component>
  27. </oor:component-schema>
  28.  
  29.